org.eclipse.vtp.desktop.model.core.configuration
Class ConfigurationContextSelector
java.lang.Object
org.eclipse.vtp.desktop.model.core.configuration.ConfigurationContextSelector
public class ConfigurationContextSelector
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConfigurationContextSelector
public ConfigurationContextSelector(BrandManager brandManager)
createControls
public org.eclipse.swt.widgets.Control createControls(org.eclipse.swt.widgets.Composite parent)
getCurrentBrand
public Brand getCurrentBrand()
getCurrentInteractionType
public java.lang.String getCurrentInteractionType()
getCurrentLanguage
public java.lang.String getCurrentLanguage()
addListener
public void addListener(ConfigurationContextSelectorListener listener)
removeListener
public void removeListener(ConfigurationContextSelectorListener listener)
setBrandEnabled
public void setBrandEnabled(boolean enabled)
setInteractionTypeEnabled
public void setInteractionTypeEnabled(boolean enabled)
setLanguageEnabled
public void setLanguageEnabled(boolean enabled)